2014-02-07 - 9868.100 - Rel Notes - P-Calc and F-Calc need to be fixed D - Q #DotNetReleases2014
Release Notes
9868.100 - Rel notes - P-Calc and F-Calc need to be fixed
Admin Info
Purpose
|
Need to find the root cause for the P-Calc and F-Calc getting stuck
|
Release No#
|
001
|
Submitted on
|
02/07/2014
|
Submitted by
|
Venkat A
|
Source/Destination Systems
|
NEC DEV/NEC QA
|
Release Sent To
|
Daniela
|
Objects Created By
|
Venkat A
|
Objects Tested By
|
Venkat A
|
Transport and Technical Objects
Location Objects Name
|
\\10.115.101.93\sites\Deployments\BMS POLCA RELEASES\Payroll Options to Fix Pcalc and Fcalc D - Q_02072014\
- ReviewWeekly\CaluclateFCalcRunType.aspx.cs
- ReviewWeekly\CaluclatePayRunType.aspx.cs
|
Note: Please take backup and follow the folder structure.
Release Notes
For Infrastructure
Please take backup of existing pages in Prod before replacing with QA page.
Under ReviewWeekly Folder
- CalculateFCalcRunType.aspx.cs
- CalculatePayRunType.aspx.cs
Test Notes
|
Test Scenario
|
Expected Results
|
1
|
Go to "Calculate Pay Rates" sub tab under "Calculate Pay Rates" tab.
|
User should be able to navigate.
|
2
|
Enter a valid weekend date using calender control.
|
User must select a valid date in to the textbox.
|
3
|
Select the prepay week type.
|
User should get an alert if the weekend date is greater than today date.
|
4
|
Select the shutdown week type
|
User should get an alert if the weekend date is less than today date.
|
5
|
Click on run button.
|
User should get an alert if the weekend dates are not valid and will not proceeded further.
|
6
|
Select Retro calc and click on run button without providing Emp ID.
|
User should get an alert Employee ID is mandatory for Retro calc
|
7
|
Go to "Complete Pay Calculation" sub tab under "Calculate Pay Rates" tab.
|
User should be able to navigate.
|
8
|
Enter a valid weekend date using calender control.
|
User must select a valid date in to the textbox.
|
9
|
Select the prepay week type.
|
User should get an alert if the weekend date is greater than today date and un-finalize payroll is checked.
|
10
|
Select the shutdown week type
|
User should get an alert if the weekend date is less than today date and un-finalize payroll is checked.
|
11
|
Click on run button.
|
User should get an alert if the weekend dates are not valid and will not proceeded further.
|
12
|
Select Retro calc and click on run button without providing Emp ID.
|
User should get an alert Employee ID is mandatory for Retro calc
This validation should be only in Calculate Pay Rates.
|
13
|
when user select Retro calc in Calculate Pay Rates then it should not check for already finalized or not
|
It should only prompt when user select pay rate.
|
Reference Document (Specifications or Production Support Break Fix)
Venkat_A - 2013-11-11 - 9868.100 - Spec - P-Calc and F-Calc need to be fixed